3.2.15 \(\int \frac {(d+e x+f x^2)^2}{(a+b x+c x^2)^{3/2}} \, dx\) [115]

3.2.15.1 Optimal result
3.2.15.2 Mathematica [A] (verified)
3.2.15.3 Rubi [A] (verified)
3.2.15.4 Maple [A] (verified)
3.2.15.5 Fricas [B] (verification not implemented)
3.2.15.6 Sympy [F]
3.2.15.7 Maxima [F(-2)]
3.2.15.8 Giac [A] (verification not implemented)
3.2.15.9 Mupad [F(-1)]

3.2.15.1 Optimal result

Integrand size = 27, antiderivative size = 309 \[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\frac {2 \left (2 a b^2 c e f-a b^3 f^2+4 a c^2 e (c d-a f)-b c \left (c^2 d^2-3 a^2 f^2+a c \left (e^2+2 d f\right )\right )-\left (2 c^4 d^2+b^4 f^2-2 b^2 c f (b e+2 a f)-2 c^3 \left (b d e+a \left (e^2+2 d f\right )\right )+c^2 \left (6 a b e f+2 a^2 f^2+b^2 \left (e^2+2 d f\right )\right )\right ) x\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}+\frac {f (8 c e-7 b f) \sqrt {a+b x+c x^2}}{4 c^3}+\frac {f^2 x \sqrt {a+b x+c x^2}}{2 c^2}+\frac {\left (15 b^2 f^2-12 c f (2 b e+a f)+8 c^2 \left (e^2+2 d f\right )\right ) \text {arctanh}\left (\frac {b+2 c x}{2 \sqrt {c} \sqrt {a+b x+c x^2}}\right )}{8 c^{7/2}} \]

output
1/8*(15*b^2*f^2-12*c*f*(a*f+2*b*e)+8*c^2*(2*d*f+e^2))*arctanh(1/2*(2*c*x+b 
)/c^(1/2)/(c*x^2+b*x+a)^(1/2))/c^(7/2)+2*(2*a*b^2*c*e*f-a*b^3*f^2+4*a*c^2* 
e*(-a*f+c*d)-b*c*(c^2*d^2-3*a^2*f^2+a*c*(2*d*f+e^2))-(2*c^4*d^2+b^4*f^2-2* 
b^2*c*f*(2*a*f+b*e)-2*c^3*(b*d*e+a*(2*d*f+e^2))+c^2*(6*a*b*e*f+2*a^2*f^2+b 
^2*(2*d*f+e^2)))*x)/c^3/(-4*a*c+b^2)/(c*x^2+b*x+a)^(1/2)+1/4*f*(-7*b*f+8*c 
*e)*(c*x^2+b*x+a)^(1/2)/c^3+1/2*f^2*x*(c*x^2+b*x+a)^(1/2)/c^2
 
3.2.15.2 Mathematica [A] (verified)

Time = 1.64 (sec) , antiderivative size = 291, normalized size of antiderivative = 0.94 \[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\frac {-\frac {\sqrt {c} \left (15 b^4 f^2 x+b^3 f (15 a f+c x (-24 e+5 f x))+4 b c \left (-13 a^2 f^2+2 c^2 d (d-2 e x)+a c \left (2 e^2+4 d f+20 e f x-5 f^2 x^2\right )\right )-2 b^2 c \left (a f (12 e+31 f x)+c x \left (-4 e^2-8 d f+4 e f x+f^2 x^2\right )\right )+8 c^2 \left (2 c^2 d^2 x+a^2 f (8 e+3 f x)+a c \left (-4 d (e+f x)+x \left (-2 e^2+4 e f x+f^2 x^2\right )\right )\right )\right )}{\left (b^2-4 a c\right ) \sqrt {a+x (b+c x)}}+\left (15 b^2 f^2-12 c f (2 b e+a f)+8 c^2 \left (e^2+2 d f\right )\right ) \text {arctanh}\left (\frac {\sqrt {c} x}{-\sqrt {a}+\sqrt {a+x (b+c x)}}\right )}{4 c^{7/2}} \]

input
Integrate[(d + e*x + f*x^2)^2/(a + b*x + c*x^2)^(3/2),x]
 
output
(-((Sqrt[c]*(15*b^4*f^2*x + b^3*f*(15*a*f + c*x*(-24*e + 5*f*x)) + 4*b*c*( 
-13*a^2*f^2 + 2*c^2*d*(d - 2*e*x) + a*c*(2*e^2 + 4*d*f + 20*e*f*x - 5*f^2* 
x^2)) - 2*b^2*c*(a*f*(12*e + 31*f*x) + c*x*(-4*e^2 - 8*d*f + 4*e*f*x + f^2 
*x^2)) + 8*c^2*(2*c^2*d^2*x + a^2*f*(8*e + 3*f*x) + a*c*(-4*d*(e + f*x) + 
x*(-2*e^2 + 4*e*f*x + f^2*x^2)))))/((b^2 - 4*a*c)*Sqrt[a + x*(b + c*x)])) 
+ (15*b^2*f^2 - 12*c*f*(2*b*e + a*f) + 8*c^2*(e^2 + 2*d*f))*ArcTanh[(Sqrt[ 
c]*x)/(-Sqrt[a] + Sqrt[a + x*(b + c*x)])])/(4*c^(7/2))
 
3.2.15.3 Rubi [A] (verified)

Time = 0.78 (sec) , antiderivative size = 339, normalized size of antiderivative = 1.10, number of steps used = 8, number of rules used = 7, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.259, Rules used = {2191, 27, 2192, 27, 1160, 1092, 219}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx\)

\(\Big \downarrow \) 2191

\(\displaystyle \frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}-\frac {2 \int -\frac {\frac {\left (b^2-4 a c\right ) f^2 x^2}{c}+\frac {\left (b^2-4 a c\right ) f (2 c e-b f) x}{c^2}+\frac {\left (b^2-4 a c\right ) \left (\left (e^2+2 d f\right ) c^2-f (2 b e+a f) c+b^2 f^2\right )}{c^3}}{2 \sqrt {c x^2+b x+a}}dx}{b^2-4 a c}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\int \frac {\frac {\left (b^2-4 a c\right ) f^2 x^2}{c}+\frac {\left (b^2-4 a c\right ) f (2 c e-b f) x}{c^2}+\frac {\left (b^2-4 a c\right ) \left (\left (e^2+2 d f\right ) c^2-f (2 b e+a f) c+b^2 f^2\right )}{c^3}}{\sqrt {c x^2+b x+a}}dx}{b^2-4 a c}+\frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}\)

\(\Big \downarrow \) 2192

\(\displaystyle \frac {\frac {\int \frac {\left (b^2-4 a c\right ) \left (2 \left (2 \left (e^2+2 d f\right ) c^2-f (4 b e+3 a f) c+2 b^2 f^2\right )+c f (8 c e-7 b f) x\right )}{2 c^2 \sqrt {c x^2+b x+a}}dx}{2 c}+\frac {f^2 x \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}{2 c^2}}{b^2-4 a c}+\frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}\)

\(\Big \downarrow \) 27

\(\displaystyle \frac {\frac {\left (b^2-4 a c\right ) \int \frac {2 \left (2 \left (e^2+2 d f\right ) c^2-f (4 b e+3 a f) c+2 b^2 f^2\right )+c f (8 c e-7 b f) x}{\sqrt {c x^2+b x+a}}dx}{4 c^3}+\frac {f^2 x \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}{2 c^2}}{b^2-4 a c}+\frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}\)

\(\Big \downarrow \) 1160

\(\displaystyle \frac {\frac {\left (b^2-4 a c\right ) \left (\frac {1}{2} \left (-12 c f (a f+2 b e)+15 b^2 f^2+8 c^2 \left (2 d f+e^2\right )\right ) \int \frac {1}{\sqrt {c x^2+b x+a}}dx+f \sqrt {a+b x+c x^2} (8 c e-7 b f)\right )}{4 c^3}+\frac {f^2 x \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}{2 c^2}}{b^2-4 a c}+\frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}\)

\(\Big \downarrow \) 1092

\(\displaystyle \frac {\frac {\left (b^2-4 a c\right ) \left (\left (-12 c f (a f+2 b e)+15 b^2 f^2+8 c^2 \left (2 d f+e^2\right )\right ) \int \frac {1}{4 c-\frac {(b+2 c x)^2}{c x^2+b x+a}}d\frac {b+2 c x}{\sqrt {c x^2+b x+a}}+f \sqrt {a+b x+c x^2} (8 c e-7 b f)\right )}{4 c^3}+\frac {f^2 x \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}{2 c^2}}{b^2-4 a c}+\frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}\)

\(\Big \downarrow \) 219

\(\displaystyle \frac {2 \left (-x \left (c^2 \left (2 a^2 f^2+6 a b e f+b^2 \left (2 d f+e^2\right )\right )-2 b^2 c f (2 a f+b e)-2 c^3 \left (a \left (2 d f+e^2\right )+b d e\right )+b^4 f^2+2 c^4 d^2\right )-b c \left (-3 a^2 f^2+a c \left (2 d f+e^2\right )+c^2 d^2\right )-a b^3 f^2+2 a b^2 c e f+4 a c^2 e (c d-a f)\right )}{c^3 \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}+\frac {\frac {\left (b^2-4 a c\right ) \left (\frac {\text {arctanh}\left (\frac {b+2 c x}{2 \sqrt {c} \sqrt {a+b x+c x^2}}\right ) \left (-12 c f (a f+2 b e)+15 b^2 f^2+8 c^2 \left (2 d f+e^2\right )\right )}{2 \sqrt {c}}+f \sqrt {a+b x+c x^2} (8 c e-7 b f)\right )}{4 c^3}+\frac {f^2 x \left (b^2-4 a c\right ) \sqrt {a+b x+c x^2}}{2 c^2}}{b^2-4 a c}\)

input
Int[(d + e*x + f*x^2)^2/(a + b*x + c*x^2)^(3/2),x]
 
output
(2*(2*a*b^2*c*e*f - a*b^3*f^2 + 4*a*c^2*e*(c*d - a*f) - b*c*(c^2*d^2 - 3*a 
^2*f^2 + a*c*(e^2 + 2*d*f)) - (2*c^4*d^2 + b^4*f^2 - 2*b^2*c*f*(b*e + 2*a* 
f) - 2*c^3*(b*d*e + a*(e^2 + 2*d*f)) + c^2*(6*a*b*e*f + 2*a^2*f^2 + b^2*(e 
^2 + 2*d*f)))*x))/(c^3*(b^2 - 4*a*c)*Sqrt[a + b*x + c*x^2]) + (((b^2 - 4*a 
*c)*f^2*x*Sqrt[a + b*x + c*x^2])/(2*c^2) + ((b^2 - 4*a*c)*(f*(8*c*e - 7*b* 
f)*Sqrt[a + b*x + c*x^2] + ((15*b^2*f^2 - 12*c*f*(2*b*e + a*f) + 8*c^2*(e^ 
2 + 2*d*f))*ArcTanh[(b + 2*c*x)/(2*Sqrt[c]*Sqrt[a + b*x + c*x^2])])/(2*Sqr 
t[c])))/(4*c^3))/(b^2 - 4*a*c)
 

3.2.15.3.1 Defintions of rubi rules used

rule 27
Int[(a_)*(Fx_), x_Symbol] :> Simp[a   Int[Fx, x], x] /; FreeQ[a, x] &&  !Ma 
tchQ[Fx, (b_)*(Gx_) /; FreeQ[b, x]]
 

rule 219
Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))* 
ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x] /; FreeQ[{a, b}, x] && NegQ[a/b] && (Gt 
Q[a, 0] || LtQ[b, 0])
 

rule 1092
Int[1/Sqrt[(a_) + (b_.)*(x_) + (c_.)*(x_)^2], x_Symbol] :> Simp[2   Subst[I 
nt[1/(4*c - x^2), x], x, (b + 2*c*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a 
, b, c}, x]
 

rule 1160
Int[((d_.) + (e_.)*(x_))*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol 
] :> Simp[e*((a + b*x + c*x^2)^(p + 1)/(2*c*(p + 1))), x] + Simp[(2*c*d - b 
*e)/(2*c)   Int[(a + b*x + c*x^2)^p, x], x] /; FreeQ[{a, b, c, d, e, p}, x] 
 && NeQ[p, -1]
 

rule 2191
Int[(Pq_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> With[{Q = 
PolynomialQuotient[Pq, a + b*x + c*x^2, x], f = Coeff[PolynomialRemainder[P 
q, a + b*x + c*x^2, x], x, 0], g = Coeff[PolynomialRemainder[Pq, a + b*x + 
c*x^2, x], x, 1]}, Simp[(b*f - 2*a*g + (2*c*f - b*g)*x)*((a + b*x + c*x^2)^ 
(p + 1)/((p + 1)*(b^2 - 4*a*c))), x] + Simp[1/((p + 1)*(b^2 - 4*a*c))   Int 
[(a + b*x + c*x^2)^(p + 1)*ExpandToSum[(p + 1)*(b^2 - 4*a*c)*Q - (2*p + 3)* 
(2*c*f - b*g), x], x], x]] /; FreeQ[{a, b, c}, x] && PolyQ[Pq, x] && NeQ[b^ 
2 - 4*a*c, 0] && LtQ[p, -1]
 

rule 2192
Int[(Pq_)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> With[{q = 
Expon[Pq, x], e = Coeff[Pq, x, Expon[Pq, x]]}, Simp[e*x^(q - 1)*((a + b*x + 
 c*x^2)^(p + 1)/(c*(q + 2*p + 1))), x] + Simp[1/(c*(q + 2*p + 1))   Int[(a 
+ b*x + c*x^2)^p*ExpandToSum[c*(q + 2*p + 1)*Pq - a*e*(q - 1)*x^(q - 2) - b 
*e*(q + p)*x^(q - 1) - c*e*(q + 2*p + 1)*x^q, x], x], x]] /; FreeQ[{a, b, c 
, p}, x] && PolyQ[Pq, x] && NeQ[b^2 - 4*a*c, 0] &&  !LeQ[p, -1]
 
3.2.15.4 Maple [A] (verified)

Time = 1.13 (sec) , antiderivative size = 439, normalized size of antiderivative = 1.42

method result size
risch \(-\frac {f \left (-2 c f x +7 b f -8 c e \right ) \sqrt {c \,x^{2}+b x +a}}{4 c^{3}}-\frac {-\frac {16 c^{3} d^{2} \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}+\frac {8 a^{2} c \,f^{2} \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}-\frac {14 a \,b^{2} f^{2} \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}+\frac {16 a b e f c \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}+\left (12 a \,c^{2} f^{2}-15 b^{2} c \,f^{2}+24 b \,c^{2} e f -16 c^{3} d f -8 c^{3} e^{2}\right ) \left (-\frac {x}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{2 c}+\frac {\ln \left (\frac {\frac {b}{2}+c x}{\sqrt {c}}+\sqrt {c \,x^{2}+b x +a}\right )}{c^{\frac {3}{2}}}\right )+\left (-4 a b c \,f^{2}+16 a \,c^{2} e f -7 b^{3} f^{2}+8 b^{2} c e f -16 c^{3} d e \right ) \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{8 c^{3}}\) \(439\)
default \(\frac {2 d^{2} \left (2 c x +b \right )}{\left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}+f^{2} \left (\frac {x^{3}}{2 c \sqrt {c \,x^{2}+b x +a}}-\frac {5 b \left (\frac {x^{2}}{c \sqrt {c \,x^{2}+b x +a}}-\frac {3 b \left (-\frac {x}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{2 c}+\frac {\ln \left (\frac {\frac {b}{2}+c x}{\sqrt {c}}+\sqrt {c \,x^{2}+b x +a}\right )}{c^{\frac {3}{2}}}\right )}{2 c}-\frac {2 a \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{c}\right )}{4 c}-\frac {3 a \left (-\frac {x}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{2 c}+\frac {\ln \left (\frac {\frac {b}{2}+c x}{\sqrt {c}}+\sqrt {c \,x^{2}+b x +a}\right )}{c^{\frac {3}{2}}}\right )}{2 c}\right )+2 e f \left (\frac {x^{2}}{c \sqrt {c \,x^{2}+b x +a}}-\frac {3 b \left (-\frac {x}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{2 c}+\frac {\ln \left (\frac {\frac {b}{2}+c x}{\sqrt {c}}+\sqrt {c \,x^{2}+b x +a}\right )}{c^{\frac {3}{2}}}\right )}{2 c}-\frac {2 a \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{c}\right )+2 d e \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )+\left (2 d f +e^{2}\right ) \left (-\frac {x}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (-\frac {1}{c \sqrt {c \,x^{2}+b x +a}}-\frac {b \left (2 c x +b \right )}{c \left (4 a c -b^{2}\right ) \sqrt {c \,x^{2}+b x +a}}\right )}{2 c}+\frac {\ln \left (\frac {\frac {b}{2}+c x}{\sqrt {c}}+\sqrt {c \,x^{2}+b x +a}\right )}{c^{\frac {3}{2}}}\right )\) \(749\)

input
int((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(3/2),x,method=_RETURNVERBOSE)
 
output
-1/4*f*(-2*c*f*x+7*b*f-8*c*e)*(c*x^2+b*x+a)^(1/2)/c^3-1/8/c^3*(-16*c^3*d^2 
*(2*c*x+b)/(4*a*c-b^2)/(c*x^2+b*x+a)^(1/2)+8*a^2*c*f^2*(2*c*x+b)/(4*a*c-b^ 
2)/(c*x^2+b*x+a)^(1/2)-14*a*b^2*f^2*(2*c*x+b)/(4*a*c-b^2)/(c*x^2+b*x+a)^(1 
/2)+16*a*b*e*f*c*(2*c*x+b)/(4*a*c-b^2)/(c*x^2+b*x+a)^(1/2)+(12*a*c^2*f^2-1 
5*b^2*c*f^2+24*b*c^2*e*f-16*c^3*d*f-8*c^3*e^2)*(-x/c/(c*x^2+b*x+a)^(1/2)-1 
/2*b/c*(-1/c/(c*x^2+b*x+a)^(1/2)-b/c*(2*c*x+b)/(4*a*c-b^2)/(c*x^2+b*x+a)^( 
1/2))+1/c^(3/2)*ln((1/2*b+c*x)/c^(1/2)+(c*x^2+b*x+a)^(1/2)))+(-4*a*b*c*f^2 
+16*a*c^2*e*f-7*b^3*f^2+8*b^2*c*e*f-16*c^3*d*e)*(-1/c/(c*x^2+b*x+a)^(1/2)- 
b/c*(2*c*x+b)/(4*a*c-b^2)/(c*x^2+b*x+a)^(1/2)))
 
3.2.15.5 Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 651 vs. \(2 (289) = 578\).

Time = 0.76 (sec) , antiderivative size = 1305, normalized size of antiderivative = 4.22 \[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Too large to display} \]

input
integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(3/2),x, algorithm="fricas")
 
output
[-1/16*((8*(a*b^2*c^2 - 4*a^2*c^3)*e^2 + 3*(5*a*b^4 - 24*a^2*b^2*c + 16*a^ 
3*c^2)*f^2 + (8*(b^2*c^3 - 4*a*c^4)*e^2 + 3*(5*b^4*c - 24*a*b^2*c^2 + 16*a 
^2*c^3)*f^2 + 8*(2*(b^2*c^3 - 4*a*c^4)*d - 3*(b^3*c^2 - 4*a*b*c^3)*e)*f)*x 
^2 + 8*(2*(a*b^2*c^2 - 4*a^2*c^3)*d - 3*(a*b^3*c - 4*a^2*b*c^2)*e)*f + (8* 
(b^3*c^2 - 4*a*b*c^3)*e^2 + 3*(5*b^5 - 24*a*b^3*c + 16*a^2*b*c^2)*f^2 + 8* 
(2*(b^3*c^2 - 4*a*b*c^3)*d - 3*(b^4*c - 4*a*b^2*c^2)*e)*f)*x)*sqrt(c)*log( 
-8*c^2*x^2 - 8*b*c*x - b^2 + 4*sqrt(c*x^2 + b*x + a)*(2*c*x + b)*sqrt(c) - 
 4*a*c) + 4*(8*b*c^4*d^2 - 32*a*c^4*d*e + 8*a*b*c^3*e^2 - 2*(b^2*c^3 - 4*a 
*c^4)*f^2*x^3 + (15*a*b^3*c - 52*a^2*b*c^2)*f^2 - (8*(b^2*c^3 - 4*a*c^4)*e 
*f - 5*(b^3*c^2 - 4*a*b*c^3)*f^2)*x^2 + 8*(2*a*b*c^3*d - (3*a*b^2*c^2 - 8* 
a^2*c^3)*e)*f + (16*c^5*d^2 - 16*b*c^4*d*e + 8*(b^2*c^3 - 2*a*c^4)*e^2 + ( 
15*b^4*c - 62*a*b^2*c^2 + 24*a^2*c^3)*f^2 + 8*(2*(b^2*c^3 - 2*a*c^4)*d - ( 
3*b^3*c^2 - 10*a*b*c^3)*e)*f)*x)*sqrt(c*x^2 + b*x + a))/(a*b^2*c^4 - 4*a^2 
*c^5 + (b^2*c^5 - 4*a*c^6)*x^2 + (b^3*c^4 - 4*a*b*c^5)*x), -1/8*((8*(a*b^2 
*c^2 - 4*a^2*c^3)*e^2 + 3*(5*a*b^4 - 24*a^2*b^2*c + 16*a^3*c^2)*f^2 + (8*( 
b^2*c^3 - 4*a*c^4)*e^2 + 3*(5*b^4*c - 24*a*b^2*c^2 + 16*a^2*c^3)*f^2 + 8*( 
2*(b^2*c^3 - 4*a*c^4)*d - 3*(b^3*c^2 - 4*a*b*c^3)*e)*f)*x^2 + 8*(2*(a*b^2* 
c^2 - 4*a^2*c^3)*d - 3*(a*b^3*c - 4*a^2*b*c^2)*e)*f + (8*(b^3*c^2 - 4*a*b* 
c^3)*e^2 + 3*(5*b^5 - 24*a*b^3*c + 16*a^2*b*c^2)*f^2 + 8*(2*(b^3*c^2 - 4*a 
*b*c^3)*d - 3*(b^4*c - 4*a*b^2*c^2)*e)*f)*x)*sqrt(-c)*arctan(1/2*sqrt(c...
 
3.2.15.6 Sympy [F]

\[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\int \frac {\left (d + e x + f x^{2}\right )^{2}}{\left (a + b x + c x^{2}\right )^{\frac {3}{2}}}\, dx \]

input
integrate((f*x**2+e*x+d)**2/(c*x**2+b*x+a)**(3/2),x)
 
output
Integral((d + e*x + f*x**2)**2/(a + b*x + c*x**2)**(3/2), x)
 
3.2.15.7 Maxima [F(-2)]

Exception generated. \[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\text {Exception raised: ValueError} \]

input
integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(3/2),x, algorithm="maxima")
 
output
Exception raised: ValueError >> Computation failed since Maxima requested 
additional constraints; using the 'assume' command before evaluation *may* 
 help (example of legal syntax is 'assume(4*a*c-b^2>0)', see `assume?` for 
 more deta
 
3.2.15.8 Giac [A] (verification not implemented)

Time = 0.31 (sec) , antiderivative size = 399, normalized size of antiderivative = 1.29 \[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\frac {{\left ({\left (\frac {2 \, {\left (b^{2} c^{2} f^{2} - 4 \, a c^{3} f^{2}\right )} x}{b^{2} c^{3} - 4 \, a c^{4}} + \frac {8 \, b^{2} c^{2} e f - 32 \, a c^{3} e f - 5 \, b^{3} c f^{2} + 20 \, a b c^{2} f^{2}}{b^{2} c^{3} - 4 \, a c^{4}}\right )} x - \frac {16 \, c^{4} d^{2} - 16 \, b c^{3} d e + 8 \, b^{2} c^{2} e^{2} - 16 \, a c^{3} e^{2} + 16 \, b^{2} c^{2} d f - 32 \, a c^{3} d f - 24 \, b^{3} c e f + 80 \, a b c^{2} e f + 15 \, b^{4} f^{2} - 62 \, a b^{2} c f^{2} + 24 \, a^{2} c^{2} f^{2}}{b^{2} c^{3} - 4 \, a c^{4}}\right )} x - \frac {8 \, b c^{3} d^{2} - 32 \, a c^{3} d e + 8 \, a b c^{2} e^{2} + 16 \, a b c^{2} d f - 24 \, a b^{2} c e f + 64 \, a^{2} c^{2} e f + 15 \, a b^{3} f^{2} - 52 \, a^{2} b c f^{2}}{b^{2} c^{3} - 4 \, a c^{4}}}{4 \, \sqrt {c x^{2} + b x + a}} - \frac {{\left (8 \, c^{2} e^{2} + 16 \, c^{2} d f - 24 \, b c e f + 15 \, b^{2} f^{2} - 12 \, a c f^{2}\right )} \log \left ({\left | 2 \, {\left (\sqrt {c} x - \sqrt {c x^{2} + b x + a}\right )} \sqrt {c} + b \right |}\right )}{8 \, c^{\frac {7}{2}}} \]

input
integrate((f*x^2+e*x+d)^2/(c*x^2+b*x+a)^(3/2),x, algorithm="giac")
 
output
1/4*(((2*(b^2*c^2*f^2 - 4*a*c^3*f^2)*x/(b^2*c^3 - 4*a*c^4) + (8*b^2*c^2*e* 
f - 32*a*c^3*e*f - 5*b^3*c*f^2 + 20*a*b*c^2*f^2)/(b^2*c^3 - 4*a*c^4))*x - 
(16*c^4*d^2 - 16*b*c^3*d*e + 8*b^2*c^2*e^2 - 16*a*c^3*e^2 + 16*b^2*c^2*d*f 
 - 32*a*c^3*d*f - 24*b^3*c*e*f + 80*a*b*c^2*e*f + 15*b^4*f^2 - 62*a*b^2*c* 
f^2 + 24*a^2*c^2*f^2)/(b^2*c^3 - 4*a*c^4))*x - (8*b*c^3*d^2 - 32*a*c^3*d*e 
 + 8*a*b*c^2*e^2 + 16*a*b*c^2*d*f - 24*a*b^2*c*e*f + 64*a^2*c^2*e*f + 15*a 
*b^3*f^2 - 52*a^2*b*c*f^2)/(b^2*c^3 - 4*a*c^4))/sqrt(c*x^2 + b*x + a) - 1/ 
8*(8*c^2*e^2 + 16*c^2*d*f - 24*b*c*e*f + 15*b^2*f^2 - 12*a*c*f^2)*log(abs( 
2*(sqrt(c)*x - sqrt(c*x^2 + b*x + a))*sqrt(c) + b))/c^(7/2)
 
3.2.15.9 Mupad [F(-1)]

Timed out. \[ \int \frac {\left (d+e x+f x^2\right )^2}{\left (a+b x+c x^2\right )^{3/2}} \, dx=\int \frac {{\left (f\,x^2+e\,x+d\right )}^2}{{\left (c\,x^2+b\,x+a\right )}^{3/2}} \,d x \]

input
int((d + e*x + f*x^2)^2/(a + b*x + c*x^2)^(3/2),x)
 
output
int((d + e*x + f*x^2)^2/(a + b*x + c*x^2)^(3/2), x)